Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Navigation block ] Remove unnecessary white spaces. #67999

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

kurudrive
Copy link
Contributor

@kurudrive kurudrive commented Dec 15, 2024

What?

Remove unnecessary white spaces from navigation block's class.

Why?

The navigation block's class name contains unnecessary spaces.

スクリーンショット 2024-12-15 15 21 00

How?

Delete space ( add .trim(); )

Testing Instructions

  1. npm run build
  2. Please check HTML of the navigation block

Screenshots or screencast

After
スクリーンショット 2024-12-15 15 39 21

@kurudrive kurudrive marked this pull request as ready for review December 15, 2024 07:03
Copy link

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: kurudrive <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@t-hamano t-hamano added [Type] Code Quality Issues or PRs that relate to code quality [Block] Navigation Affects the Navigation Block labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block [Type] Code Quality Issues or PRs that relate to code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants